home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #3 / Amiga Plus CD - 2002 - No. 03.iso / AmiSoft / Comm / Tcp / Gelbespanel.readme < prev    next >
Encoding:
Text File  |  2003-02-24  |  4.1 KB  |  130 lines

  1. Short:    Another MiamiDx Control Panel
  2. Author:   Matthias "UltraGelb" Böcker (gelbespanel@amigazeux.net)
  3. Uploader: Torsten Ketelsen (todi@amisource.de)
  4. Version:  V5.28
  5. Type:     comm/tcp
  6. Requires: MiamiDx, MUI 3.8, lamp.mcc
  7. Website:  http://gelbespanel.amigazeux.net
  8. Kurz:     Nochn MiamiDx Control Panel
  9. Replaces: gelbesPanel.lha
  10.  
  11. Hi there...
  12.  
  13. This is just another control panel for MiamiDx.
  14.  
  15. Primary features of this panel are the extremely comapct and fully
  16. configureable GUI. Everything else is just like every other control panel :)
  17.  
  18. Installation
  19. ============
  20. Copy gelbes.MiamiPanel to miami:libs/
  21.  
  22. Copy gelbespanel.gui to miami:libs/
  23.  
  24. Copy the images directory to miami:
  25.  
  26. That's all.
  27.  
  28. Now select the new control panel from MiamiDX's "Control panel settings"
  29. and there you go.
  30.  
  31. Configuration
  32. =============
  33. To change the look of gelbesPanel you have first the "Control panel
  34. settings" of miami itself, second the Settings window of gelbes.MiamiPanel
  35. which can be found from the menu of the panel and third the images which
  36. can be found in miami:images/gelbesPanel/
  37.  
  38. Developer Information
  39. =====================
  40. gelbes Panel features a small interface for programmers to access its data
  41. from the outside.  Please have a look at the provided apitest.e source
  42. code.
  43.  
  44. Disclaimer
  45. ==========
  46. No warranty is made to the use or misuse of this software.  The author
  47. cannot be held liable or responsible:  use is at your own risk.
  48. Any damage caused by this software is your own fault!  Remember that.
  49.  
  50. Contact
  51. =======
  52. To get in contact with us join #amigazeux at irc.amigazeux.de
  53.  
  54. History
  55. =======
  56. v5.28 - 28.01.2003
  57. ------------------
  58. - Using the "X" button to quit MiamiDX made Miami freeze. Fixed.
  59.  
  60. - When interfaces were removed the panels layout became corrupted. Fixed.
  61.  
  62. v5.21 - 26.01.2003
  63. ------------------
  64. - The panel now is able to display incomming and outgoing traffic for each
  65.   interface.
  66.  
  67. - It's now possible to let the panel display the top-CPS of each interface.
  68.  
  69. - Increased stacksize making it stable again under MorphOS.
  70.  
  71. - Added an about window.
  72.  
  73. - Added the ability to make the window immoveable.  This also includes not
  74.   being able to resize the window.  Have a look at the settings menu.
  75.  
  76. - Moved all the GUI stuff to an external program, which does
  77.   a) make it dragable and sizeable again on MorphOS
  78.   b) makes development of the GUI a bit less of a click-orgy for me :)
  79.  
  80. - Added a Real-Time-Clock to the titlebar on request.  It's also possible
  81.   now to switch the clock, the uptime or both on/off in the settings.
  82.  
  83. - Panel doesn't show negative values any longer if more than 2 gb were
  84.   transfered.
  85.  
  86. v4.259 - 04.04.2002
  87. -------------------
  88. - Changed communication of library and panel task.
  89.  
  90. - GB informations were shown wrong. Fixed.
  91.  
  92. - The panel now uses miami: instead of PROGDIR: for its images.
  93.  
  94. - Changed Frametype of Total-Uptime to TextFrame, so it is possible to
  95.   change the frame of Uptimetext to your likings without having to change
  96.   the ReadListFrame (which was used before) in MUI-Settings.
  97.  
  98. - The panel now supports masks for its buttons.  When loading graphics, the
  99.   panel looks for a file with the same filename as the button-gfx with
  100.   .mask suffix.  The .mask file should have the same dimensions as the
  101.   button-gfx. Color 0 of the mask will be transparent.
  102.  
  103. - Panel is now using an own bitmap for disabled/ghosted look in favor of
  104.   the standard rastered MUI look.  New gfx needed is:  online.ghosted and
  105.   offline.ghosted
  106.  
  107. v4.239 - 20.02.2002
  108. -------------------
  109. - For some people gelbesPanel was unable to load the images. Fixed.
  110.  
  111. v4.235 - 13.02.2002
  112. -------------------
  113. - Changed the way the titlebar of the window is displayed. It's no longer
  114.   just a stupid coloured bar, which makes the panel plain ugly with custom
  115.   backgrounds but it now displays 'gelbesPanel' if the window is active.
  116.  
  117. - Removed "Inactive Colour" from window colour settings because it's not
  118.   needed anymore.  See above.
  119.  
  120. - Removed the need for a "custom" background image.  Just set the
  121.   windowbackdrop image in the MUI-Settings.
  122.  
  123. v4.224 - 09.02.2002
  124. -------------------
  125. - Initial release
  126.  
  127. Copyright
  128. =========
  129. gelbesPanel is ©2002-2003 by #amigazeux / irc.amigazeux.de
  130.